home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / lan / wlogin.zip / DOSPRMPT.BAT < prev    next >
DOS Batch File  |  1995-09-14  |  302b  |  8 lines

  1. @echo off
  2. rem                               DinoSoft Inc.
  3. rem                                WLOGIN v2.0
  4. rem The following command will setup the path and variables as a final step.
  5. call %temp%\wloginvr.bat
  6. rem Start a second copy of command.com which will only take about 6k.
  7. %comspec% /E:2000
  8.